home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 104 / DPPCZ0701B.7z / DPPCZ0701B.ISO / demos / arcanum / Sierra / Arcanum Preview / arcanum3.dat / oemes_crit.mes < prev    next >
Text File  |  2001-03-13  |  465b  |  29 lines

  1. // Keep this file synced with the Crit_ enums in data.h.
  2.  
  3. // Crit hit chart names start at 0
  4. {0}{Cutting}
  5. {1}{Crushing}
  6. {2}{Impaling}
  7. {3}{Electrical}
  8. {4}{Fire}
  9.  
  10. // Crit miss chart names start at 20
  11. {20}{Bladed}
  12. {21}{Bludgeon}
  13. {22}{Handled}
  14. {23}{Guns}
  15. {24}{Bows}
  16. {25}{Hands}
  17. {26}{Explosive}
  18. {27}{Fire}
  19. {28}{Electrical}
  20.  
  21. // Crit body type names start at 40
  22. {40}{Biped}
  23. {41}{Quadruped}
  24. {42}{Amorphous}
  25. {43}{Insect}
  26. {44}{Snake}
  27. {45}{Avian}
  28.  
  29.